home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / AMOSList / AMOSLIST.0897 / 000142_amos-request@svcs1.digex.net_Sat Aug 9 13:15:31 1997.msg < prev    next >
Text File  |  1997-09-09  |  3KB  |  65 lines

  1. Received: from svcs1.digex.net (svcs1.digex.net [204.91.197.224])
  2.     by mail2.access.digex.net (8.8.5/8.8.5) with ESMTP id NAA21378
  3.     for <mcox@access.digex.net>; Sat, 9 Aug 1997 13:15:30 -0400 (EDT)
  4. Received: (from daemon@localhost)
  5.     by svcs1.digex.net (8.8.5/8.8.5) id MAA05923
  6.     for amos-out; Sat, 9 Aug 1997 12:23:09 -0400 (EDT)
  7. Received: from mail3.access.digex.net (mail3.access.digex.net [205.197.247.4])
  8.     by svcs1.digex.net (8.8.5/8.8.5) with ESMTP id MAA05920
  9.     for <amos-list@svcs1.digex.net>; Sat, 9 Aug 1997 12:23:09 -0400 (EDT)
  10. Received: from cu.cu-muc.de ([195.38.157.2])
  11.     by mail3.access.digex.net (8.8.5/8.8.5) with SMTP id MAA22437
  12.     for <amos-list@access.digex.net>; Sat, 9 Aug 1997 12:23:04 -0400 (EDT)
  13. X-ROUTED: Sat, 9 Aug 1997 18:25:00 -0500
  14. X-TCP-IDENTITY: Platon
  15. Received: from cu-muc.de [195.38.157.106] by cu.cu-muc.de with smtp
  16.     id BBDGBLBE ; Sat, 9 Aug 1997 17:54:26 -0500
  17. From: Chris Hodges <platon@cu-muc.de>
  18. To: amos-list@access.digex.net
  19. Date: Sat, 09 Aug 1997 12:23:30 EST5
  20. Message-ID: <yam7160.1500.135341752@cu.cu-muc.de>
  21. In-Reply-To: <tcppop3.510901@cu.cu-muc.de>
  22. X-Mailer: YAM 1.3.4 [040] - Amiga Mailer by Marcel Beck
  23. Subject: Re: To Chris Hodges
  24. MIME-Version: 1.0
  25. Content-Type: text/plain; charset=iso-8859-1
  26. Content-Transfer-Encoding: 8bit
  27. X-MIME-Autoconverted: from quoted-printable to 8bit by svcs1.digex.net id MAA05921
  28. Status: O
  29. X-Status: 
  30.  
  31. malcolm.murray@virgin.net wrote on 09-Aug-97:
  32.  
  33. > Sorry. One of these days I will note down his address.
  34.  
  35. :) Well, if it keeps going like in the past, my email address  will  change
  36. anyway the next month or the other :)
  37.  
  38. > Qrnd(0) appears to equal 3.
  39.  
  40. Nope.
  41.  
  42. Watch this. It's an infinitive loop.
  43.  
  44. Repeat : R=Qrnd(10) : Until R<>Qrnd(0)
  45.  
  46. > In direct mode it works OK and returns 0 but in a program it seems to return 3.
  47.  
  48. Try Print Qrnd(100)  and then Print Qrnd(0).
  49.  
  50. > Sounds like a useless command I know, but it is quite useful for me.
  51.  
  52. Both Rnd(0) and the AMCAF command Qrnd(0) return  the  LAST  random  number
  53. created with Rnd(x) / Qrnd(x) with X>0.
  54.  
  55. It's not a bug, it's a feature :)
  56.  
  57. -- 
  58. Bye,�Chris�Hodges (http://home.pages.de/~platon/)  ï¿½__����__
  59. A4000/60, 24MB, 3.6GB HD, CD-ROM, CV64, FliFix�__��///���/�/�_____
  60. GCS�d�H�s-:++�!g�p?�!au�a20�w++�v?�C+++����   ï¿½\\\///���/�/_/�___/�LOGOUT
  61. E----�N++�K-�W------�-po+�t++@�!5�j--�R+�G?�   ï¿½\XX/����\__/�__/��FASCISM!
  62. tv-�b+�D--�B?�e+(++)*�u++�h!�f�!r�n+�!y+�   AMIGA�RULEZ!� ï¿½\/
  63.  
  64.  
  65.